allout.el (allout-after-copy-or-kill-hook): New hook for extension-specific
authorKen Manheimer <ken.manheimer@gmail.com>
Mon, 7 Feb 2011 20:43:36 +0000 (15:43 -0500)
committerKen Manheimer <ken.manheimer@gmail.com>
Mon, 7 Feb 2011 20:43:36 +0000 (15:43 -0500)
commit6950418036eb1bafb9f38ecf0cf4f5958742a1e9
tree1aa74908956cd79b50dfe5bd3ded8d8dbccdaaf2
parentbe892fec206434db6d68c67a4c1d8c2990647aad
allout.el (allout-after-copy-or-kill-hook): New hook for extension-specific
processing of killed text.
(allout-mode): Include new allout-after-copy-or-kill-hook among mentioned
hooks.
(allout-kill-line) (allout-kill-topic): Ensure that processing after kill
happens even if barf-if-buffer-read-only is raised.  Include new
allout-after-copy-or-kill-hook among that subsequent processing.
(allout-deannotate-hidden): Actually remove the annotation text properties.
lisp/ChangeLog
lisp/allout.el